NevronOpenVision
Nevron.Nov.DataStructures Namespace / NCLRAdapt<T> Class
Methods


In This Topic
NCLRAdapt<T> Class Members
In This Topic

The following tables list the members exposed by NCLRAdapt<T>.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a CLR IEnumerable wrapper for the specified INIterator.  
Public Methodstatic (Shared in Visual Basic)Creates a CLR IEnumerator wrapper for the specified INIterator.  
Public Methodstatic (Shared in Visual Basic)Creates an INArray wrapper for the items in the specified CLR array.  
Public Methodstatic (Shared in Visual Basic)Creates an INIterable wrapper for the specified CLR enumerable.  
Public Methodstatic (Shared in Visual Basic)Creates an INIterator wrapper for the specified CLR enumerator.  
Top
See Also